CI: Drop automation/configs/
authorAndrew Cooper <andrew.cooper3@citrix.com>
Thu, 29 Dec 2022 15:39:13 +0000 (15:39 +0000)
committerAndrew Cooper <andrew.cooper3@citrix.com>
Tue, 11 Apr 2023 18:40:08 +0000 (19:40 +0100)
commit4c0d792675f0843c6dd52acdae38e5c0e112b09e
tree0533431a1dbbd18f403463901ebc67826f2dafe1
parent7758cd57e002c5096b2296ede67c59fca68724d7
CI: Drop automation/configs/

Having 3 extra hypervisor builds on the end of a full build is deeply
confusing to debug if one of them fails, because the .config file presented in
the artefacts is not the one which caused a build failure.  Also, the log
tends to be truncated in the UI.

PV-only is tested as part of PV-Shim in a full build anyway, so doesn't need
repeating.  HVM-only and neither appear frequently in randconfig, so drop all
the logic here to simplify things.

Signed-off-by: Andrew Cooper <andrew.cooper3@citrix.com>
Reviewed-by: Michal Orzel <michal.orzel@amd.com>
Reviewed-by: Stefano Stabellini <sstabellini@kernel.org>
(cherry picked from commit 7b20009a812f26e74bdbde2ab96165376b3dad34)
automation/configs/x86/hvm_only_config [deleted file]
automation/configs/x86/no_hvm_pv_config [deleted file]
automation/configs/x86/pv_only_config [deleted file]
automation/scripts/build